home *** CD-ROM | disk | FTP | other *** search
/ PC Media 23 / PC MEDIA CD23.iso / share / prog / pcl4w12 / pcl4w.doc < prev    next >
Text File  |  1995-08-07  |  5KB  |  102 lines

  1.                         *** SHAREWARE DOCUMENTATION ***
  2.  
  3.  
  4.          The  Personal  Communications  Library for Windows ( PCL4W ) is an
  5.          asynchronous  communications  library  designed  for   experienced
  6.          software  developers  programming  in C using either the Microsoft
  7.          Windows SDK or the Borland compiler supporting  the  Windows  SDK.
  8.          The  Personal  Communications Library is a DLL taking less than 6K
  9.          bytes and features:
  10.  
  11.           o  Uses the Window 3.1 API.
  12.           o  30+ communication functions.
  13.           o  Interrupt driven receiver & (optionally) transmitter.
  14.           o  Supports high performance 16550 UART.
  15.           o  Use any UART address and IRQ2 to IRQ15.
  16.           o  Supports the PC/4 and PC/8 DigiBoard.
  17.           o  Supports the BB1004, BB1008, and BB2016 BOCA boards.
  18.           o  Hardware (RTS/CTS) flow control.
  19.           o  300 baud to 115,200 baud.
  20.           o  COM1 through COM20.
  21.           o  Adjustable receive queues.
  22.           o  19 communication error conditions trapped.
  23.           o  4 ports can run concurrently (more with DigiBoard / BOCA board).
  24.           o  Complete modem control & status.
  25.           o  Written in assembly language for small size & high speed.
  26.  
  27.          Two example programs (source code) are provided.
  28.  
  29.          (1)  SIMPLE  is an extremely simple terminal emulator program.  It
  30.          is provided as the smallest and easiest to understand  example  of
  31.          communications programming using PCL4W.
  32.  
  33.          (2)   TERM  is  a  more capable terminal emulator than SIMPLE.  It
  34.          functions as a dumb terminal emulator but can exchange files using
  35.          XMODEM (Standard XMODEM, XMODEM-CRC,  and  XMODEM-1K)  and  YMODEM
  36.          (Standard  and  YMODEM-G) communication protocols.  TERM will also
  37.          send an initialization string to your Hayes compatible modem.  The
  38.          TERM example program is distributed separately as WTERM12.ZIP.
  39.  
  40.          For more information, refer to the Personal Communications Library
  41.          Users  Manual  (PCL4C.USR)  and  Personal  Communications  Library
  42.          Reference Manual (PCL4C.REF).
  43.  
  44.  
  45.                         *** Registration ***
  46.  
  47.  
  48.          The shareware version  of  PCL4W  is  provided  so  that  you  may
  49.          personally  determine  the usefulness of the product for yourself.
  50.          If you wish to register PCL4W, please send $65 plus  $5  S&H  ($10
  51.          outside of North America) to:
  52.  
  53.                 MarshallSoft Computing, Inc.
  54.                 Post Office Box  4543
  55.                 Huntsville AL 35815
  56.  
  57.                 Voice  205-881-4630
  58.                 FAX    205-880-0925
  59.                 BBS    205-880-9748
  60.                 email  msc@traveller.com
  61.  
  62.          We  accept  MasterCard,  VISA,  American  Express (account number,
  63.          expiration date, exact  name  on  your  card,  and  complete  card
  64.          billing  address  required),  checks  in  US dollars drawn on a US
  65.          bank,  purchase  orders  (POs)  from  recognized  US  schools  and
  66.          companies  listed in Dun & Bradstreet, and COD (street address and
  67.          phone number required) within the USA  (plus  a  $3  COD  charge).
  68.          Print the file INVOICE.DOC if an invoice is needed.
  69.  
  70.          You can also order PCL4W from The Public  Software  Library  (PSL)
  71.          with your MC, Visa, AmEx, or Discover card by calling 800-242-4PSL
  72.          (from  overseas:  713-524-6394)  or  by  FAX at 713-524-6398 or by
  73.          CompuServe at [71355,470]. Order PSL #11171.
  74.  
  75.          If  you  wish  to  update from an older version of PCL4W, send $20
  76.          plus $5 S&H ($10 outside  of  North  America).   Updates  must  be
  77.          ordered directly from MarshallSoft Computing.
  78.  
  79.          The registered package includes:
  80.  
  81.          o  PCL4W Dynamic Link Library (DLL) without shareware screen.
  82.          o  SCRIPT language V2.1 (compiler & interpreter).
  83.          o  Assembler source code for the library.
  84.          o  Laser printed Users and Reference Manuals.
  85.          o  Telephone, FAX, and BBS support for one year.
  86.  
  87.          Print the file INVOICE.DOC if an invoice is needed. The registered
  88.          user  will  receive the latest version of PCL4W shipped by two day
  89.          priority mail (packet airmail  overseas).   A  5.25"  diskette  is
  90.          provided unless a 3.5" diskette is requested.
  91.  
  92.          PCL4WLIB.ASM  is  the source code for the library. The source code
  93.          is  copyrighted  by  MarshallSoft  Computing,  Inc.  The  user  is
  94.          granted  a  license  to  use  the  PCL4W  object  code  in his own
  95.          application only. PCL4WLIB.ASM is not shareware  and  may  not  be
  96.          sold or given away to anyone.
  97.  
  98.          The  registered  user  will receive the latest version of PCL4W by
  99.          return mail.  A 5.25" diskette is provided unless a 3.5"  diskette
  100.          is requested.
  101.  
  102.